From: Jason Rumney Date: Thu, 12 Feb 2009 14:39:17 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~1836 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=701060f69b5574b1c44d4a89714403196cb14f67;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 962a0d10206..e9226e427ca 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,9 @@ 2009-02-12 Jason Rumney + * w32term.c (x_display_pixel_height, x_display_pixel_width): + Release DC when finished. Use NULL window to refer to desktop. + (w32_term_init): Use NULL window to refer to desktop. (Bug#460) + * w32font.c (add_font_entity_to_list): Fix check for substituted raster fonts. (Bug#2219)